*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Mar 2001 08:18:51 +0000 (08:18 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Mar 2001 08:18:51 +0000 (08:18 +0000)
lisp/ChangeLog

index 1bea0b658dea7db2e0420f1b460f4c87011a78a9..225035e6e2b0addce5e7c92c84271e973491e90e 100644 (file)
@@ -1,14 +1,16 @@
+2001-03-23  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * textmodes/fill.el (fill-individual-paragraphs-prefix):
+       Fix transcription typo.
+
 2001-03-22  Rajesh Vaidheeswarran  <rv@gnu.org>
 
        * whitespace.el: Add buffer local variables to toggle testing of
        whitespaces in buffers without affecting the default values.
-
-       Added defuns (whitespace-toggle-ateol-check,
-       whitespace-toggle-leading-check, whitespace-toggle-trailing-check,
-       whitespace-toggle-indent-check and whitespace-toggle-spacetab-check)
-
        Bump version to 3.0 to account for a few other changes.
-       
+       (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
+       (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
+       (whitespace-toggle-spacetab-check): New functions.
 
 2001-03-21  Stefan Monnier  <monnier@cs.yale.edu>